home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / general.txt < prev    next >
Text File  |  1993-11-03  |  13KB  |  339 lines

  1. Public (software) Library
  2. Copyright 1993 Nelson Ford, PsL ALL RIGHTS RESERVED
  3.  
  4. General Windows Programming
  5.  
  6.  
  7. Contents:
  8.  
  9. -----INSTALL:  Installation Programs
  10. -----HELP:  creating help files
  11. -----DATABASE
  12. -----TOOLS
  13. -----OTHER
  14.  
  15. ====================================
  16.  
  17. -----INSTALL:  Installation Programs
  18.  
  19. [INSPRO]
  20. EDI Install Pro 2.0
  21. (Eschalon Development Inc.; $100)
  22. is an installation utility for Windows. Features included dithered and/or bit
  23. mapped background, user selectable components, PM group creation, INI file
  24. modification and creation, version checking, full file compression with
  25. pack/unpack utilities, multiple disk support, and custom DLL support that allows
  26. you to expand the capabilities of EDI Install Pro to handle almost any possible
  27. installation requirements.
  28.  
  29. [INWIN]
  30. InWin 4.0
  31. (Softline, Inc.; $100-$300)
  32. is a global installer for applications and files running under Windows
  33. 3.x or DOS applications/files installing into the Windows environment.
  34. Features include error checking and informational dialog boxes, custom
  35. headers/footers/title/program name, and point and click end-user help.
  36. You can utilize any DOS self-extracting executable compression routine.
  37. A "gas gauge" indicator shows the current percentage of the install.
  38. Support is provided for up to a 10-disk installation. An ASCII file
  39. editor (such as Notepad) is required to create the script files.
  40.  
  41. [MODFIED]
  42. Modified Setup1
  43. (Johnson, L.J.; $0)
  44. adds new features to the PTK Setup program. It provides options to do a Full
  45. Installation or Update Files, and allows users to install in either a new
  46. program group or an existing group.
  47.  
  48. [RTFGEN]
  49. RTFGen 2.0
  50. (Baldwin, Dave; $0)
  51. converts plain ASCII files into Rich Text Format for use with the Windows Help
  52. Compiler. This is much easier than learning Word, or its equivalent.
  53.  
  54. [SVINST]
  55. SVInstal 2.1
  56. (Soft Ventures; $40)
  57. installs program and data files from a distribution floppy to a hard
  58. drive. It creates directories and copies files to them, builds a Windows
  59. program group and loads icons, and presents a README.TXT file in a
  60. pop-up window.
  61.  
  62. [WINSETUP]
  63. WinSetup 1.0
  64. (Money Smith Systems, Inc. ASP; $54-$104)
  65. is a compact (26K) program for installing applications in Windows. This is
  66. designed for shareware authors/vendors and supports multiple disk sets,
  67. self-extracting archives, Program Manager installation, documentation viewing,
  68. and prior post-install commands.
  69.  
  70. [WINST2]
  71. Winston Installer 2.1
  72. (Daniel Otis; $15)
  73. is an application installer for Windows 3.1. Features include file
  74. compression, span multiple disks, auto path creation, auto group creation,
  75. program initialization and un-install information.
  76.  
  77.  
  78. -----HELP:  creating help files
  79.  
  80. [CAPPS]
  81. HyperAct
  82. (Infotivity Technologies, Inc.; $?)
  83. allows the creation of dialog boxes, edit system control files and
  84. perform other functions without writing a single line of code because
  85. it uses standard Windows Help or Notepad commands. All specific
  86. functions are performed by using the simple HyperAct options. It's
  87. also usable by any help authoring system that creates Windows HELP.
  88.  
  89. [CR_HELP]
  90. CreateHelp! 2.01
  91. (Barnes, Nic; $40)
  92. is an authoring tool for creating Windows help files using WinWord 2.0x.
  93. Features include automatic context identification, search and link jumps
  94. and pop-ups, auto keyword addition, default font for titles and
  95. definitions, the ability to insert referenced hypergraphics, and full
  96. control of compilation options from within WinWord.
  97. Other features include point and click macro building, outline building
  98. from a list file, summary reporting, auto page building, secondary
  99. window support, context numbering, and full editing of the HPJ file from
  100. within CreateHelp. The manual also includes a section explaining how to
  101. write help files for first-timers.
  102.  
  103. [HLPRWIN]
  104. Helper 2.0
  105. (Brown, L.E. Jr; $15)
  106. contains a WinWord document template that simplifies the creation of Windows
  107. Help files. It allows you to easily edit, compile, test or modify your help
  108. files, run your favorite screen capture utility, and manage your project files
  109. from within the WinWord environment.
  110.  
  111. [MH]
  112. MiniHelp Tom Campbell; $0) is a preprocessor for the Microsoft
  113. Help Compiler. It lets you create help topic files using a simple
  114. language. It supports topics, titles, keywords, hypertext links,
  115. comments, and font sizing.
  116.  
  117. [QD_HELP]
  118. Quick and Dirty Help
  119. (Allen, Phil; $20)
  120. lets you use any ASCII editor to produce RTF files for the creation of
  121. Windows 3.0 Help Files. With QDHelp, you can easily create help files
  122. with links, popups, bitmaps, search keys, and browse sequences. Support
  123. is included for topic macro links, colored text, and automatic
  124. generation of HPLJ files. The MS Help Compiler is required.
  125.  
  126. [RTFMAG]
  127. RTF Magic
  128. (BKMA; $20)
  129. contains a WFW macro that allows the rapid conversion of documents into
  130. Windows Help files. You use the outline feature of WinWord to organize
  131. the information and RTF MAGIC creates a matching table of contents in
  132. your help file. You do not have to build all the jumps, because browse
  133. sequences and buttons are automatically added.
  134.  
  135. [RTFGEN]
  136. RTFGen 2.01
  137. (Baldwin, Dave; $0)
  138. converts plain ASCII files into Rich Text Format for use with the Windows Help
  139. Compiler. This is much easier than learning Word, or its equivalent.
  140.  
  141. [WINHELP]
  142. WinHelp+ 3.0c
  143. (Stedy Software & Systems; $26)
  144. ties together tools used in creating help files. It has a pushbutton
  145. interface for calling up editors for RTF and BMP and other necessary
  146. input files, QD_Help (above), and the Help Compiler itself.
  147.  
  148. [VIS_HELP]
  149. Visual Help 1.0f
  150. (WinWare; $49)
  151. makes it easy to create Windows Help files without having to know any of
  152. the technical in's and out's. All you have to do is type in (or
  153. cut-and-paste) text and push a few buttons. You can run your help file
  154. in VH before compiling it to save time.
  155. This is a boon for programmers, but non-programmers can also use it to
  156. create hypertext documents for Windows. It is a stand-alone environment
  157. which does not require WinWord.
  158.  
  159.  
  160. -----DATABASE
  161.  
  162. [CDBW]
  163. CDB for Windows
  164. (Daytris Information Systems; $149)
  165. is a database toolkit for Windows programmers. A complete C-API is included
  166. with over 40 predefined database function calls. CDB is based on both the
  167. network and relational data models and uses an ISAM methodology for key file
  168. management. Other features include file locking, and the ability for multiple
  169. applications to access the same database concurrently. 480K of disk space is
  170. required.
  171.  
  172. [JORF]
  173. JORF
  174. (The JORF Company ASP; $85)
  175. is an object-oriented programming language for DOS and Windows that
  176. allows easy creation of data entry/database programs. It includes
  177. a DOS/Windows interpreter, editor, source level debugger, context-sensitive
  178. help, and sample programs. Support is provided for arrays, pointers,
  179. variable length records, multiple indexes, and network access to files.
  180.  
  181. [MF_DB]
  182. MF 1.0
  183. (Brown, Carl; $2-$186)
  184. is a multi-user, high performance database for Windows 3.x. Features
  185. include index-filters, structure-based records, userdefined keys as a
  186. DLL, and more. C and VB headers are also included. This will interface
  187. to any language capable of DLL calls.
  188.  
  189. [WINSQL]
  190. Quasar SQL for Windows
  191. (Stellar Industries; $198-$298)
  192. makes it easy for programmers to create relational database applications for
  193. Windows. It takes full advantage of Windows' pull down menus, dialog boxes,
  194. icons, and on-line help. It features a clear error-handling and reporting
  195. interface, and a complete transaction management facility.
  196. It provides a full-featured relational database engine, a multiple document
  197. editor, implementation of the American Standard SQL specification, and advanced
  198. indexing capabilities. This program gives developers a choice of front-end
  199. development environments, including C, C++, Visual Basic, Pascal, and more.
  200. Sample files are included. A hard disk or high density floppy is required.
  201.  
  202.  
  203. -----TOOLS
  204.  
  205. [ATREE]
  206. Atree
  207. (Thomas, Monroe M.; $0)
  208. is a complete programmers interface and an interpreter for non-programmers
  209. to experi